BASIC-PLUS - перевод на арабский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

BASIC-PLUS - перевод на арабский

Basic-Plus; Basic Plus; BASIC Plus 2

BASIC-PLUS         
بيسك زائد(+)
plus sign         
  • 50px
  • "÷" being used as a minus sign (not as a division sign) in an excerpt from an official Norwegian trading statement form called «Næringsoppgave 1» for the taxation year 2010
MATHEMATICAL SYMBOLS USED TO REPRESENT THE NOTIONS OF POSITIVE AND NEGATIVE AS WELL AS THE OPERATIONS OF ADDITION AND SUBTRACTION
Plus sign; Minus; Minus sign; Negative signs; Positive signs; Negative sign (mathematics); Positive sign (mathematics); ﹢; −; ⁺; ⁻; +; + / -; Negative sign; Positive sign; Plus and minus; Hebrew plus sign; Alternative plus sign; Plus, minus, and plus-minus signs; ﬩; +; U+002B; U+2212; U+FB29; Plus & minus signs; ➖; ➕; Addition sign; Subtraction sign; Plus symbol; Minus symbol; ⊟; ASCII 43; \x2B; - (arithmetic); + Positive and negative signs
علامة الجَمْع أو الإيجاب
Basic needs         
ONE OF THE MAJOR APPROACHES TO THE MEASUREMENT OF ABSOLUTE POVERTY IN DEVELOPING COUNTRIES
Vital needs; Basic Needs; Basic necessities; Basic needs approach
حاجات أساسية، احتياجات-

Определение

Basic Assembly Language
(BAL) What most people called IBM 360 assembly language. See ALC. (1995-04-13)

Википедия

BASIC-PLUS

BASIC-PLUS is an extended dialect of the BASIC programming language that was developed by Digital Equipment Corporation (DEC) for use on its RSTS/E time-sharing operating system for the PDP-11 series of 16-bit minicomputers in the early 1970s through the 1980s.

BASIC-PLUS was based on BASIC-8 for the TSS/8, itself based very closely on the original Dartmouth BASIC. BASIC-PLUS added a number of new structures, as well as features from JOSS concerning conditional statements and formatting. In turn, BASIC-PLUS was the version on which the original Microsoft BASIC was patterned.

Notable among the additions made to BASIC-PLUS was the introduction of string functions like MID$ and LEFT$, in addition to Dartmouth's original all-purpose CHANGE command. In future versions of the language, notably Microsoft's, CHANGE was removed and BASIC-PLUS's string functions became the only ways to perform these sorts of operations. Most BASICs to this day follow this convention.

The language was later rewritten as a true compiler as BASIC-Plus-2, and was ported to the VAX-11 platform as that machine's native BASIC implementation. This version survived several platform changes, and is today known as VSI BASIC for OpenVMS.